Skip to content

Conversation

ADD-SP
Copy link
Member

@ADD-SP ADD-SP commented Sep 21, 2025

The tokio_test::io::Mock is buggy, I try to improve it without breaking change.

@ADD-SP ADD-SP added C-bug Category: This is a bug. A-tokio-test Area: The tokio-test crate M-io Module: tokio/io labels Sep 21, 2025
@ADD-SP ADD-SP force-pushed the add_sp/io-fix-mock-hang-forever branch from ab53618 to 0306d73 Compare September 21, 2025 12:47
Signed-off-by: ADD-SP <qiqi.zhang@konghq.com>
@ADD-SP ADD-SP force-pushed the add_sp/io-fix-mock-hang-forever branch from 0306d73 to d137692 Compare September 21, 2025 12:48
@ADD-SP ADD-SP added the I-hang Program never terminates, resulting from infinite loops, deadlock, livelock, etc. label Sep 21, 2025
ADD-SP and others added 2 commits October 16, 2025 00:00
Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tokio-test Area: The tokio-test crate C-bug Category: This is a bug. I-hang Program never terminates, resulting from infinite loops, deadlock, livelock, etc. M-io Module: tokio/io

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants